@charset "utf-8";
/* CSS Document */
<style type="text/css">
.MENU_DESPLEGABLE {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	background-color: #33FFFF;
	alignment-adjust: central
}
body,td,th {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16pt;
	/* [disabled]color: #000; */
	font-style: normal;
	font-weight: 400;
}
a:link {
	color: #000;
	font-size: 16pt;
	text-decoration: none;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #FFF;
}
h1 
{
	font-size: 50px;
	visibility: visible;
	color: #009900;
	font-style: normal;
	text-align: center;
	text-shadow: 20px 20px 19px #99FF33;
	border-collapse: separate;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	list-style-position: outside;
}
.contenedor {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	alignment-adjust: auto;
	margin-left: 150px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 150px;
}
	
.parrafo {font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:14pt;
	font-style:normal;
	text-align:justify;
	color:#000
</style>
